geany_d_binding.geany.plugindata

Undocumented in source.

Members

Manifest constants

GEANY_API_VERSION
enum GEANY_API_VERSION;
Undocumented in source.

Structs

GObject
struct GObject
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GPtrArray
struct GPtrArray
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GSList
struct GSList
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyData
struct GeanyData

This contains pointers to global variables owned by Geany for plugins to use. * Core variable pointers can be appended when needed by plugin authors, if appropriate.

GeanyEditorPrefs
struct GeanyEditorPrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyFilePrefs
struct GeanyFilePrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyInterfacePrefs
struct GeanyInterfacePrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyMainWidgets
struct GeanyMainWidgets
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyPrefs
struct GeanyPrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanySearchPrefs
struct GeanySearchPrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyTemplatePrefs
struct GeanyTemplatePrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyToolPrefs
struct GeanyToolPrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GeanyToolbarPrefs
struct GeanyToolbarPrefs
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PluginCallback
struct PluginCallback

Callback array entry type used with the @ref plugin_callbacks symbol.

Variables

GEANY_ABI_VERSION
uint GEANY_ABI_VERSION;
Undocumented in source.

Meta